div#menu3{
  margin-left:  5px;
  margin-top:  30px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 750px;
  height: 50px;
  background-color:  ;


}
div#menu3 li{

 margin-left: 5px;
 padding-left: 5px;
 list-style: none;
 background-color: #6495ED;
 float: left;
 color: white;
 border-top: 0px solid black;
 border-right: 0px solid black;
 border-bottom: 0px solid black;
 display: block;
}

div#menu3 a{
 width: 170px;
 height: 40px;
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #6495ED;
 padding-top: 15px;
 padding-bottom: 0px;
 padding-left: 10px;
 padding-right: 10px;
 display: block;

 text-align: center;
 border-bottom: 0px solid black;
}

div#menu3 a:link{
 width: 170px;
 height: 40px;
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #6495ED;
 padding-top: 15px;
 padding-bottom: 0px;
 padding-left: 10px;
 padding-right: 10px;
 display: white;
 text-align: center;
 border-bottom: 0px solid black;
}

div#menu3 a:visited{
 width: 170px;
 height: 40px;
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #6495ED;
 padding-top: 15px;
 padding-bottom: 0px;
 padding-left: 10px;
 padding-right: 10px;
 display: block;
 text-align: center;
 border-bottom: 0px solid black;
}













div#menu3 li.mail{
 margin-left: 0px;
 padding-left: 5px;
 list-style: none;
 background-color: #6495ED;
 height: 24px;
 float: left;
 border-top: 0px solid black;
 border-right: 0px solid black;
 border-bottom: 0px solid black;
}
div#menu3 li.mail a{
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #6495ED;
 padding: 6px 10px;
 display: block;
 width: 160px;
 text-align: center;
 border-bottom: 0px solid black;
}

div#menu3 li.mail a:link{
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #6495ED;
 padding: 6px 10px;
 display: block;
 width: 160px;
 text-align: center;
 border-bottom: 0px solid black;
}

div#menu3 li.mail a:visited{
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #6495ED;
 padding: 6px 10px;
 display: block;
 width: 160px;
 text-align: center;
 border-bottom: 0px solid black;
}


div#menu3 li.mitu{
 margin-left: 0px;
 padding-left: 5px;
 list-style: none;
 background-color: #6495ED;
 height: 24px;
 float: left;
 border-top: 0px solid black;
 border-right: 0px solid black;
 border-bottom: 0px solid black;
}
div#menu3 li.mitu a{
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #6495ED;
 padding: 6px 10px;
 display: block;
 width: 160px;
 text-align: center;
 border-bottom: 0px solid black;
}

div#menu3 li.mitu a:link{
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #6495ED;
 padding: 6px 10px;
 display: block;
 width: 160px;
 text-align: center;
 border-bottom: 0px solid black;
}

div#menu3 li.mitu a:visited{
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 color: white;
 background-color: #f8f8ff;
 padding: 6px 10px;
 display: block;
 width: 160px;
 text-align: center;
 border-bottom: 0px solid black;
}

